[INFO] cloning repository https://github.com/AndigenaTeam/fischl-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/AndigenaTeam/fischl-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAndigenaTeam%2Ffischl-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAndigenaTeam%2Ffischl-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] f2076c3a347f5416a3ffe6b12e8ff01c5f5d1e84
[INFO] checking AndigenaTeam/fischl-rs/f2076c3a347f5416a3ffe6b12e8ff01c5f5d1e84 against try#d1d7143153307f561233bd4d93e2a3b24157b081 for pr-151539-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAndigenaTeam%2Ffischl-rs" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/AndigenaTeam/fischl-rs
[INFO] finished tweaking git repo https://github.com/AndigenaTeam/fischl-rs
[INFO] tweaked toml for git repo https://github.com/AndigenaTeam/fischl-rs written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/AndigenaTeam/fischl-rs on toolchain d1d7143153307f561233bd4d93e2a3b24157b081
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d1d7143153307f561233bd4d93e2a3b24157b081" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/AndigenaTeam/fischl-rs already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d1d7143153307f561233bd4d93e2a3b24157b081" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 8a0be16ba9216084ed2b577448b406310b17a77b9f429eb0e04954d53104964d
[INFO] running `Command { std: "docker" "start" "8a0be16ba9216084ed2b577448b406310b17a77b9f429eb0e04954d53104964d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "8a0be16ba9216084ed2b577448b406310b17a77b9f429eb0e04954d53104964d" "/opt/rustwide/cargo-home/bin/cargo" "+d1d7143153307f561233bd4d93e2a3b24157b081" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8a0be16ba9216084ed2b577448b406310b17a77b9f429eb0e04954d53104964d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "8a0be16ba9216084ed2b577448b406310b17a77b9f429eb0e04954d53104964d" "/opt/rustwide/cargo-home/bin/cargo" "+d1d7143153307f561233bd4d93e2a3b24157b081" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]     Checking zeroize v1.8.2
[INFO] [stderr]    Compiling dunce v1.0.5
[INFO] [stderr]     Checking memchr v2.8.1
[INFO] [stderr]    Compiling fs_extra v1.3.0
[INFO] [stderr]     Checking http v1.4.1
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]    Compiling aws-lc-rs v1.17.0
[INFO] [stderr]     Checking bitflags v2.12.1
[INFO] [stderr]     Checking hashbrown v0.17.1
[INFO] [stderr]    Compiling cc v1.2.63
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling displaydoc v0.2.6
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]     Checking log v0.4.32
[INFO] [stderr]    Compiling openssl v0.10.80
[INFO] [stderr]    Compiling rustls v0.23.40
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]     Checking rustls-pki-types v1.14.1
[INFO] [stderr]     Checking block-buffer v0.12.0
[INFO] [stderr]    Compiling native-tls v0.2.18
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]     Checking digest v0.11.3
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]     Checking block-padding v0.3.3
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling bytes v1.11.1
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]     Checking tokio v1.52.3
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling prost-derive v0.14.3
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]     Checking inout v0.1.4
[INFO] [stderr]     Checking indexmap v2.14.0
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]     Checking rustls-native-certs v0.8.4
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling fixedbitset v0.5.7
[INFO] [stderr]    Compiling fastrand v2.4.1
[INFO] [stderr]    Compiling cmake v0.1.58
[INFO] [stderr]    Compiling openssl-src v300.6.0+3.6.2
[INFO] [stderr]     Checking crossbeam-deque v0.8.6
[INFO] [stderr]     Checking alloc-stdlib v0.2.2
[INFO] [stderr]     Checking zerofrom v0.1.8
[INFO] [stderr]     Checking thiserror v2.0.18
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking serde_json v1.0.150
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]     Checking inout v0.2.2
[INFO] [stderr]    Compiling petgraph v0.8.3
[INFO] [stderr]     Checking encoding_rs v0.8.35
[INFO] [stderr]    Compiling protoc-bin-vendored-win32 v3.2.0
[INFO] [stderr]     Checking yoke v0.8.3
[INFO] [stderr]    Compiling protoc-bin-vendored-linux-ppcle_64 v3.2.0
[INFO] [stderr]    Compiling multimap v0.10.1
[INFO] [stderr]    Compiling protoc-bin-vendored-macos-aarch_64 v3.2.0
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]     Checking zerovec v0.11.6
[INFO] [stderr]     Checking zerotrie v0.2.4
[INFO] [stderr]    Compiling protoc-bin-vendored-linux-x86_64 v3.2.0
[INFO] [stderr]    Compiling protoc-bin-vendored-linux-s390_64 v3.2.0
[INFO] [stderr]     Checking zlib-rs v0.6.3
[INFO] [stderr]    Compiling aws-lc-sys v0.41.0
[INFO] [stderr]    Compiling openssl-sys v0.9.116
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling liblzma-sys v0.4.6
[INFO] [stderr]    Compiling prost v0.14.3
[INFO] [stderr]    Compiling prost-types v0.14.3
[INFO] [stderr]    Compiling protoc-bin-vendored-linux-x86_32 v3.2.0
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling protoc-bin-vendored-macos-x86_64 v3.2.0
[INFO] [stderr]     Checking crc-catalog v2.5.0
[INFO] [stderr]     Checking tinystr v0.8.3
[INFO] [stderr]     Checking potential_utf v0.1.5
[INFO] [stderr]    Compiling protoc-bin-vendored-linux-aarch_64 v3.2.0
[INFO] [stderr]     Checking icu_collections v2.2.0
[INFO] [stderr]     Checking flate2 v1.1.9
[INFO] [stderr]     Checking icu_locale_core v2.2.0
[INFO] [stderr]    Compiling protoc-bin-vendored v3.2.0
[INFO] [stderr]     Checking crc v3.4.0
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking futures-executor v0.3.32
[INFO] [stderr]     Checking cipher v0.5.2
[INFO] [stderr]     Checking rand v0.10.1
[INFO] [stderr]     Checking brotli-decompressor v4.0.3
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]     Checking hmac v0.13.0
[INFO] [stderr]     Checking sha2 v0.11.0
[INFO] [stderr]     Checking filetime v0.2.29
[INFO] [stderr]     Checking bumpalo v3.20.3
[INFO] [stderr]     Checking icu_provider v2.2.0
[INFO] [stderr]    Compiling hdiffpatch-rs v0.1.0 (https://github.com/TwintailTeam/hdiffpatch-rs.git?branch=master#121fe9d7)
[INFO] [stderr]     Checking twox-hash v2.1.2
[INFO] [stderr]     Checking simd-adler32 v0.3.9
[INFO] [stderr]     Checking icu_properties v2.2.0
[INFO] [stderr]     Checking icu_normalizer v2.2.0
[INFO] [stderr]    Compiling prost-build v0.14.3
[INFO] [stderr]     Checking tokio-util v0.7.18
[INFO] [stderr]     Checking tower v0.5.3
[INFO] [stderr]     Checking either v1.16.0
[INFO] [stderr]     Checking cpubits v0.1.1
[INFO] [stderr]     Checking aes v0.9.1
[INFO] [stderr]     Checking zopfli v0.8.3
[INFO] [stderr]     Checking brotli v6.0.0
[INFO] [stderr]     Checking rayon v1.12.0
[INFO] [stderr]     Checking retry-policies v0.5.2
[INFO] [stderr]     Checking lz4_flex v0.11.6
[INFO] [stderr]     Checking lzma-rust2 v0.16.4
[INFO] [stderr]     Checking pbkdf2 v0.13.0
[INFO] [stderr]     Checking h2 v0.4.14
[INFO] [stderr]     Checking futures v0.3.32
[INFO] [stderr]     Checking lzma-rust2 v0.15.2
[INFO] [stderr]     Checking aes v0.8.4
[INFO] [stderr]     Checking cbc v0.1.2
[INFO] [stderr]     Checking sha1 v0.11.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]     Checking typed-path v0.12.3
[INFO] [stderr]     Checking ppmd-rust v1.4.0
[INFO] [stderr]     Checking xattr v1.6.1
[INFO] [stderr]     Checking crc64fast v1.1.0
[INFO] [stderr]     Checking constant_time_eq v0.4.2
[INFO] [stderr]     Checking tar v0.4.46
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking idna_adapter v1.2.2
[INFO] [stderr]    Compiling fischl v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking sysinfo v0.37.2
[INFO] [stderr]     Checking md-5 v0.11.0
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]     Checking tower-http v0.6.11
[INFO] [stderr]     Checking liblzma v0.4.6
[INFO] [stderr]     Checking hyper v1.10.1
[INFO] [stderr]     Checking hyper-util v0.1.20
[INFO] [stderr]     Checking zstd v0.13.3
[INFO] [stderr]     Checking zip v8.6.0
[INFO] [stderr]     Checking zesven v1.1.0 (https://github.com/TukanDev/zesven.git?branch=main#19df3b82)
[INFO] [stderr]     Checking rustls-webpki v0.103.13
[INFO] [stderr]     Checking tokio-rustls v0.26.4
[INFO] [stderr]     Checking rustls-platform-verifier v0.7.0
[INFO] [stderr]     Checking hyper-rustls v0.27.9
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking hyper-tls v0.6.0
[INFO] [stderr]     Checking reqwest v0.13.4
[INFO] [stderr]     Checking reqwest-middleware v0.5.2
[INFO] [stderr]     Checking reqwest-retry v0.9.1
[INFO] [stdout] warning: unused variable: `som1`
[INFO] [stdout]   --> src/lib.rs:75:132
[INFO] [stdout]    |
[INFO] [stdout] 75 | ...se, false, |current, total, som1, som2| {
[INFO] [stdout]    |                                ^^^^ help: if this is intentional, prefix it with an underscore: `_som1`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `som2`
[INFO] [stdout]   --> src/lib.rs:75:138
[INFO] [stdout]    |
[INFO] [stdout] 75 | ...lse, |current, total, som1, som2| {
[INFO] [stdout]    |                                ^^^^ help: if this is intentional, prefix it with an underscore: `_som2`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `som1`
[INFO] [stdout]   --> src/lib.rs:89:126
[INFO] [stdout]    |
[INFO] [stdout] 89 | ...ap(), None, |current,total, som1, som2, som3, som4, som5| {
[INFO] [stdout]    |                                ^^^^ help: if this is intentional, prefix it with an underscore: `_som1`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `som2`
[INFO] [stdout]   --> src/lib.rs:89:132
[INFO] [stdout]    |
[INFO] [stdout] 89 | ...None, |current,total, som1, som2, som3, som4, som5| {
[INFO] [stdout]    |                                ^^^^ help: if this is intentional, prefix it with an underscore: `_som2`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `som3`
[INFO] [stdout]   --> src/lib.rs:89:138
[INFO] [stdout]    |
[INFO] [stdout] 89 | ...|current,total, som1, som2, som3, som4, som5| {
[INFO] [stdout]    |                                ^^^^ help: if this is intentional, prefix it with an underscore: `_som3`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `som4`
[INFO] [stdout]   --> src/lib.rs:89:144
[INFO] [stdout]    |
[INFO] [stdout] 89 | ...nt,total, som1, som2, som3, som4, som5| {
[INFO] [stdout]    |                                ^^^^ help: if this is intentional, prefix it with an underscore: `_som4`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `som5`
[INFO] [stdout]   --> src/lib.rs:89:150
[INFO] [stdout]    |
[INFO] [stdout] 89 | ...al, som1, som2, som3, som4, som5| {
[INFO] [stdout]    |                                ^^^^ help: if this is intentional, prefix it with an underscore: `_som5`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `som1`
[INFO] [stdout]    --> src/lib.rs:121:128
[INFO] [stdout]     |
[INFO] [stdout] 121 | ....unwrap(), |current, total, som1, som2, som3, som4, som5| {
[INFO] [stdout]     |                                ^^^^ help: if this is intentional, prefix it with an underscore: `_som1`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `som2`
[INFO] [stdout]    --> src/lib.rs:121:134
[INFO] [stdout]     |
[INFO] [stdout] 121 | ...p(), |current, total, som1, som2, som3, som4, som5| {
[INFO] [stdout]     |                                ^^^^ help: if this is intentional, prefix it with an underscore: `_som2`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `som3`
[INFO] [stdout]    --> src/lib.rs:121:140
[INFO] [stdout]     |
[INFO] [stdout] 121 | ...current, total, som1, som2, som3, som4, som5| {
[INFO] [stdout]     |                                ^^^^ help: if this is intentional, prefix it with an underscore: `_som3`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `som4`
[INFO] [stdout]    --> src/lib.rs:121:146
[INFO] [stdout]     |
[INFO] [stdout] 121 | ...t, total, som1, som2, som3, som4, som5| {
[INFO] [stdout]     |                                ^^^^ help: if this is intentional, prefix it with an underscore: `_som4`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `som5`
[INFO] [stdout]    --> src/lib.rs:121:152
[INFO] [stdout]     |
[INFO] [stdout] 121 | ...al, som1, som2, som3, som4, som5| {
[INFO] [stdout]     |                                ^^^^ help: if this is intentional, prefix it with an underscore: `_som5`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `som1`
[INFO] [stdout]    --> src/lib.rs:138:155
[INFO] [stdout]     |
[INFO] [stdout] 138 | ...p(), false, |current,total, som1, som2, som3, som4, som5| {
[INFO] [stdout]     |                                ^^^^ help: if this is intentional, prefix it with an underscore: `_som1`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `som2`
[INFO] [stdout]    --> src/lib.rs:138:161
[INFO] [stdout]     |
[INFO] [stdout] 138 | ...alse, |current,total, som1, som2, som3, som4, som5| {
[INFO] [stdout]     |                                ^^^^ help: if this is intentional, prefix it with an underscore: `_som2`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `som3`
[INFO] [stdout]    --> src/lib.rs:138:167
[INFO] [stdout]     |
[INFO] [stdout] 138 | ...|current,total, som1, som2, som3, som4, som5| {
[INFO] [stdout]     |                                ^^^^ help: if this is intentional, prefix it with an underscore: `_som3`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `som4`
[INFO] [stdout]    --> src/lib.rs:138:173
[INFO] [stdout]     |
[INFO] [stdout] 138 | ...nt,total, som1, som2, som3, som4, som5| {
[INFO] [stdout]     |                                ^^^^ help: if this is intentional, prefix it with an underscore: `_som4`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `som5`
[INFO] [stdout]    --> src/lib.rs:138:179
[INFO] [stdout]     |
[INFO] [stdout] 138 | ...al, som1, som2, som3, som4, som5| {
[INFO] [stdout]     |                                ^^^^ help: if this is intentional, prefix it with an underscore: `_som5`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `som1`
[INFO] [stdout]    --> src/lib.rs:176:155
[INFO] [stdout]     |
[INFO] [stdout] 176 | ...().unwrap(),|current,total, som1, som2, som3, som4, som5| {
[INFO] [stdout]     |                                ^^^^ help: if this is intentional, prefix it with an underscore: `_som1`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `som2`
[INFO] [stdout]    --> src/lib.rs:176:161
[INFO] [stdout]     |
[INFO] [stdout] 176 | ...rap(),|current,total, som1, som2, som3, som4, som5| {
[INFO] [stdout]     |                                ^^^^ help: if this is intentional, prefix it with an underscore: `_som2`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `som3`
[INFO] [stdout]    --> src/lib.rs:176:167
[INFO] [stdout]     |
[INFO] [stdout] 176 | ...|current,total, som1, som2, som3, som4, som5| {
[INFO] [stdout]     |                                ^^^^ help: if this is intentional, prefix it with an underscore: `_som3`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `som4`
[INFO] [stdout]    --> src/lib.rs:176:173
[INFO] [stdout]     |
[INFO] [stdout] 176 | ...nt,total, som1, som2, som3, som4, som5| {
[INFO] [stdout]     |                                ^^^^ help: if this is intentional, prefix it with an underscore: `_som4`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `som5`
[INFO] [stdout]    --> src/lib.rs:176:179
[INFO] [stdout]     |
[INFO] [stdout] 176 | ...al, som1, som2, som3, som4, som5| {
[INFO] [stdout]     |                                ^^^^ help: if this is intentional, prefix it with an underscore: `_som5`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `som1`
[INFO] [stdout]    --> src/lib.rs:193:130
[INFO] [stdout]     |
[INFO] [stdout] 193 | ....unwrap(), |current, total, som1, som2, som3, som4, som5| {
[INFO] [stdout]     |                                ^^^^ help: if this is intentional, prefix it with an underscore: `_som1`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `som2`
[INFO] [stdout]    --> src/lib.rs:193:136
[INFO] [stdout]     |
[INFO] [stdout] 193 | ...p(), |current, total, som1, som2, som3, som4, som5| {
[INFO] [stdout]     |                                ^^^^ help: if this is intentional, prefix it with an underscore: `_som2`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `som3`
[INFO] [stdout]    --> src/lib.rs:193:142
[INFO] [stdout]     |
[INFO] [stdout] 193 | ...current, total, som1, som2, som3, som4, som5| {
[INFO] [stdout]     |                                ^^^^ help: if this is intentional, prefix it with an underscore: `_som3`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `som4`
[INFO] [stdout]    --> src/lib.rs:193:148
[INFO] [stdout]     |
[INFO] [stdout] 193 | ...t, total, som1, som2, som3, som4, som5| {
[INFO] [stdout]     |                                ^^^^ help: if this is intentional, prefix it with an underscore: `_som4`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `som5`
[INFO] [stdout]    --> src/lib.rs:193:154
[INFO] [stdout]     |
[INFO] [stdout] 193 | ...al, som1, som2, som3, som4, som5| {
[INFO] [stdout]     |                                ^^^^ help: if this is intentional, prefix it with an underscore: `_som5`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `som1`
[INFO] [stdout]    --> src/lib.rs:209:154
[INFO] [stdout]     |
[INFO] [stdout] 209 | ...p(), true, |current, total, som1, som2, som3, som4, som5| {
[INFO] [stdout]     |                                ^^^^ help: if this is intentional, prefix it with an underscore: `_som1`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `som2`
[INFO] [stdout]    --> src/lib.rs:209:160
[INFO] [stdout]     |
[INFO] [stdout] 209 | ...rue, |current, total, som1, som2, som3, som4, som5| {
[INFO] [stdout]     |                                ^^^^ help: if this is intentional, prefix it with an underscore: `_som2`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `som3`
[INFO] [stdout]    --> src/lib.rs:209:166
[INFO] [stdout]     |
[INFO] [stdout] 209 | ...current, total, som1, som2, som3, som4, som5| {
[INFO] [stdout]     |                                ^^^^ help: if this is intentional, prefix it with an underscore: `_som3`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `som4`
[INFO] [stdout]    --> src/lib.rs:209:172
[INFO] [stdout]     |
[INFO] [stdout] 209 | ...t, total, som1, som2, som3, som4, som5| {
[INFO] [stdout]     |                                ^^^^ help: if this is intentional, prefix it with an underscore: `_som4`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `som5`
[INFO] [stdout]    --> src/lib.rs:209:178
[INFO] [stdout]     |
[INFO] [stdout] 209 | ...al, som1, som2, som3, som4, som5| {
[INFO] [stdout]     |                                ^^^^ help: if this is intentional, prefix it with an underscore: `_som5`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `som1`
[INFO] [stdout]    --> src/lib.rs:225:139
[INFO] [stdout]     |
[INFO] [stdout] 225 | ...p(), false,|current, total, som1, som2, som3, som4, som5| {
[INFO] [stdout]     |                                ^^^^ help: if this is intentional, prefix it with an underscore: `_som1`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `som2`
[INFO] [stdout]    --> src/lib.rs:225:145
[INFO] [stdout]     |
[INFO] [stdout] 225 | ...alse,|current, total, som1, som2, som3, som4, som5| {
[INFO] [stdout]     |                                ^^^^ help: if this is intentional, prefix it with an underscore: `_som2`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `som3`
[INFO] [stdout]    --> src/lib.rs:225:151
[INFO] [stdout]     |
[INFO] [stdout] 225 | ...current, total, som1, som2, som3, som4, som5| {
[INFO] [stdout]     |                                ^^^^ help: if this is intentional, prefix it with an underscore: `_som3`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `som4`
[INFO] [stdout]    --> src/lib.rs:225:157
[INFO] [stdout]     |
[INFO] [stdout] 225 | ...t, total, som1, som2, som3, som4, som5| {
[INFO] [stdout]     |                                ^^^^ help: if this is intentional, prefix it with an underscore: `_som4`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `som5`
[INFO] [stdout]    --> src/lib.rs:225:163
[INFO] [stdout]     |
[INFO] [stdout] 225 | ...al, som1, som2, som3, som4, som5| {
[INFO] [stdout]     |                                ^^^^ help: if this is intentional, prefix it with an underscore: `_som5`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `som1`
[INFO] [stdout]    --> src/lib.rs:241:150
[INFO] [stdout]     |
[INFO] [stdout] 241 | ....unwrap(), |current, total, som1, som2, som3, som4, som5| {
[INFO] [stdout]     |                                ^^^^ help: if this is intentional, prefix it with an underscore: `_som1`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `som2`
[INFO] [stdout]    --> src/lib.rs:241:156
[INFO] [stdout]     |
[INFO] [stdout] 241 | ...p(), |current, total, som1, som2, som3, som4, som5| {
[INFO] [stdout]     |                                ^^^^ help: if this is intentional, prefix it with an underscore: `_som2`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `som3`
[INFO] [stdout]    --> src/lib.rs:241:162
[INFO] [stdout]     |
[INFO] [stdout] 241 | ...current, total, som1, som2, som3, som4, som5| {
[INFO] [stdout]     |                                ^^^^ help: if this is intentional, prefix it with an underscore: `_som3`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `som4`
[INFO] [stdout]    --> src/lib.rs:241:168
[INFO] [stdout]     |
[INFO] [stdout] 241 | ...t, total, som1, som2, som3, som4, som5| {
[INFO] [stdout]     |                                ^^^^ help: if this is intentional, prefix it with an underscore: `_som4`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `som5`
[INFO] [stdout]    --> src/lib.rs:241:174
[INFO] [stdout]     |
[INFO] [stdout] 241 | ...al, som1, som2, som3, som4, som5| {
[INFO] [stdout]     |                                ^^^^ help: if this is intentional, prefix it with an underscore: `_som5`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 52s
[INFO] running `Command { std: "docker" "inspect" "8a0be16ba9216084ed2b577448b406310b17a77b9f429eb0e04954d53104964d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8a0be16ba9216084ed2b577448b406310b17a77b9f429eb0e04954d53104964d", kill_on_drop: false }`
[INFO] [stdout] 8a0be16ba9216084ed2b577448b406310b17a77b9f429eb0e04954d53104964d
